vyper compiler
Curve Finance and the Vyper Vulnerability: A Technical Post-Mortem Report
Curve Finance suffered an exploit on July 30, 2023, due to a Vyper compiler vulnerability in versions 0.2.15, 0.2.16, and 0.3.0, affecting multiple liquidity pools.
Smart Contract 101: What is the Structure of a Contract?
A better understanding of the Blockchain Structure could help us learn how to create smart contracts efficiently, here is a simple overview as part of our Learn series.
Telegram to Launch TON Network Later This Month
Telegram Open Network (TON) announced that the original investors had been informed that the blockchain network would launch in late October.
How to Build a Decentralized Exchange (DEX) Like Uniswap in Less than One Hour
Uniswap is an open-source exchange, it could be easily built by the existing codes that exists on GitHub and etherscan.
Smart Contract 101: What is Remix?
Solidity 101 Tools for Smart Contracts is a series of tutorials for beginners to learn the easiest way to build smart contracts. In this lesson we will use the online tool - Remix.